From 73339622852b2210d6ae6ae508e61df96d76622c Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 21 Jun 2010 03:02:15 +0000 Subject: [PATCH] Bump version number. --- gui/setup.iss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gui/setup.iss b/gui/setup.iss index 79d2caef4..912f184d4 100755 --- a/gui/setup.iss +++ b/gui/setup.iss @@ -1,4 +1,4 @@ -; $Id: setup.iss,v 1.21 2010/06/20 04:16:21 robertl Exp $ +; $Id: setup.iss,v 1.22 2010/06/21 03:02:15 robertl Exp $ ; ; NOTE: setup.iss is generated from setup.iss.in via autoconf. ; The generated setup.iss is checked in to help keep the version numbers @@ -17,7 +17,7 @@ ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.) AppId={{1B8FE958-A304-4902-BF7A-4E2F0F5B7017} AppName=GPSBabel -AppVerName=GPSBabel 1.3.7-beta20100518 +AppVerName=GPSBabel 1.4.0 AppPublisher=GPSBabel AppPublisherURL=http://www.gpsbabel.org AppSupportURL=http://www.gpsbabel.org @@ -25,7 +25,7 @@ AppUpdatesURL=http://www.gpsbabel.org DefaultDirName={pf}\GPSBabel DefaultGroupName=GPSBabel OutputDir=release -OutputBaseFilename=GPSBabel-1.3.7-beta20100518-Setup +OutputBaseFilename=GPSBabel-1.4.0-Setup SetupIconFile=images\babel2.ico Compression=lzma SolidCompression=yes -- 2.30.2